1 '------------------------------------------------------------------------------
3 ' This code was generated by a tool.
4 ' Runtime Version:4.0.30319.1
6 ' Changes to this file may cause incorrect behavior and will be lost if
7 ' the code is regenerated.
9 '------------------------------------------------------------------------------
18 'This class was auto-generated by the StronglyTypedResourceBuilder
19 'class via a tool like ResGen or Visual Studio.
20 'To add or remove a member, edit your .ResX file then rerun ResGen
21 'with the /str option or rebuild the Visual Studio project.
23 ''' A strongly-typed resource class, for looking up localized strings, etc.
25 <Global.System
.CodeDom
.Compiler
.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "10.0.0.0"), _
26 Global.System
.Diagnostics
.DebuggerNonUserCodeAttribute(), _
27 Global.System
.Runtime
.CompilerServices
.CompilerGeneratedAttribute()> _
30 Private Shared resourceMan
As Global.System
.Resources
.ResourceManager
32 Private Shared resourceCulture
As Global.System
.Globalization
.CultureInfo
34 <Global.System
.Diagnostics
.CodeAnalysis
.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")> _
40 ''' Returns the cached ResourceManager instance used by this class.
42 <Global.System
.ComponentModel
.EditorBrowsableAttribute(Global.System
.ComponentModel
.EditorBrowsableState
.Advanced
)> _
43 Friend Shared ReadOnly
Property ResourceManager() As Global.System
.Resources
.ResourceManager
45 If Object.ReferenceEquals(resourceMan
, Nothing) Then
46 Dim temp
As Global.System
.Resources
.ResourceManager
= New Global.System
.Resources
.ResourceManager("Resources.Resource", Global.System
.Reflection
.[Assembly
].Load("App_GlobalResources"))
54 ''' Overrides the current thread's CurrentUICulture property for all
55 ''' resource lookups using this strongly typed resource class.
57 <Global.System
.ComponentModel
.EditorBrowsableAttribute(Global.System
.ComponentModel
.EditorBrowsableState
.Advanced
)> _
58 Friend Shared
Property Culture() As Global.System
.Globalization
.CultureInfo
60 Return resourceCulture
63 resourceCulture
= value
68 ''' Looks up a localized string similar to Thanks:.
70 Friend Shared ReadOnly
Property Comment() As String
72 Return ResourceManager
.GetString("Comment", resourceCulture
)
77 ''' Looks up a localized string similar to Webpage text:.
79 Friend Shared ReadOnly
Property Text() As String
81 Return ResourceManager
.GetString("Text", resourceCulture
)
86 ''' Looks up a localized string similar to Current time:.
88 Friend Shared ReadOnly
Property Time() As String
90 Return ResourceManager
.GetString("Time", resourceCulture
)
95 ''' Looks up a localized string similar to Title name:.
97 Friend Shared ReadOnly
Property Title() As String
99 Return ResourceManager
.GetString("Title", resourceCulture
)